home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / dhhelper.zip / DEMO1.HLS < prev    next >
Text File  |  1990-06-22  |  6KB  |  156 lines

  1. !===============================================================
  2. !
  3. ! DEMO1.hls     Demonstration Help file for use with The Helper
  4. !
  5. ! Lines which start with ! in column 1 are commands, or comments
  6. ! if they are not recognised as commands (like this line).
  7. !
  8. ! To compile and run this demonstration from The Helper, type
  9. ! Alt-R (type R while holding down the Alt key).
  10. !
  11. !===============================================================
  12. !
  13. ! The source code for this demo starts here...
  14. !
  15. !---------------------------------------------------------------
  16. !!TextMem1=DEMO1
  17. !Category1
  18. !Window  12 5 64 17
  19. !Colors 113 113 112 94 0 0 0 0
  20. !..note the use of ^C to insert the text memory defined with !!TextMem1=..
  21. !..and ^A to mark the highlighted phrases, and where to go when selected..
  22.  
  23.    (0,1)            (TextMem1)   -   CONTENTS             
  24.    =============================================
  25.  
  26.    Use  and <Enter> to select a topic.
  27.    Use F1 from anywhere to return to this menu.
  28.  
  29.    How to use this Help........(2,1) Help with Help 
  30.    Enter DOS commands..........(7,1) Dos 
  31.    Animation demonstration.....(8,1) Animation 
  32. !Category2 Help with Help
  33. !Colors 113 113 112 94 0 0 0 0
  34. !Window 12 3 66 22
  35.  
  36.  Help with Help
  37.  ===============
  38. (120,0) The Help screens are interactive. If highlighted
  39.  options and a cursor bar are visible then move the
  40.  cursor over them and select one by pressing <Enter>.
  41.  General commands for using the Help screens are:
  42. (0)
  43.            F1 - display Help Contents
  44.           Esc - quit Help and return to the program
  45.  ,,Home,End - move cursor
  46.     a..z,A..Z - move cursor to the next highlight
  47.                   containing (upper case) A to Z.
  48.         Enter - select topic under cursor
  49.     Backspace - skip backwards through previously
  50.                   displayed topics
  51.  
  52. (120,0)                               PgDn for more...
  53. !Page2
  54. !Window 12 3 66 23
  55. (120,0)
  56.  Some Help topics have several pages, indicated
  57.  in the top border. If you see PgDn or PgUp in the
  58.  top border, scroll through the pages with these,
  59.  where ^ means press Ctrl with the indicated key:
  60. (0)
  61.       PgUp - previous page in current topic
  62.       PgDn - next page      "    "      "
  63.      ^PgUp - first page     "    "      "
  64.      ^PgDn - last page      "    "      "
  65.  
  66. (120,0) Some additional commands are:
  67. (0)
  68.       (3,1) F2  - print some/all of the Help screens
  69.       (4,1) F3  - find a text string in the Help file
  70.       (4,1) F4  - repeat last find
  71.  
  72.     (5,1) Alt-F1..F10  - Store this page
  73.    (6,1) Ctrl-F1..F10  - Restore stored page
  74. !Category3
  75. !Window 12 5 66 20
  76.  
  77.  F2 - Print the Help file
  78.  -------------------------
  79.  
  80.  Press F2 to get the following options:
  81.  
  82.     A  to print all screens in the Help file
  83.     C   "   "   the current Help category
  84.     P   "   "   the current Help page only
  85.     L  to set the number of lines per page
  86.  
  87.  Press Esc to quit and return to the help screens.
  88.  Interrupt the printing by pressing any key.
  89. !Category4
  90. !Window 12 5 66 23
  91.  
  92.  F3,F4 -  Find a text string in the Help file
  93.  ---------------------------------------------
  94.  
  95.  Press F3 to search through all pages of the Help
  96.  file for any text string. The page containing
  97.  that string will be displayed if it is found.
  98.  Then press F4 to find the next page containing
  99.  that string, or F3 to search for a new string.
  100.  
  101.  The search not case-sensitive, and starts from
  102.  the current position in the Help file. Press F1
  103.  first to go to the top of the file if you need
  104.  a complete search. Do not try searching for
  105.  multiple characters such as -------- as these
  106.  are saved in compressed form on the disk.
  107. !Category5
  108. !Window 12 5 66 19
  109.  
  110.  Alt-F1..F10  -  Store current page
  111.  -----------------------------------
  112.  
  113.  There are 10 page memories available, so that you
  114.  can flip instantly to any pre-stored location in
  115.  the help file. Store the current page into one of
  116.  the memories by typing one of the function keys
  117.  F1 to F10 while holding down the Alt key. You can
  118.  then return instantly to that page at any future
  119.  time by typing the Ctrl-function key.
  120.  See (6,1) Ctrl-F1..F10  for more.
  121.  
  122. !Category6
  123.  
  124.  Ctrl-F1..F10  -  Goto stored page
  125.  ----------------------------------
  126.  
  127.  If a page has been stored into one of the 10
  128.  memories with (5,1) Alt-F1..F10 , it can be instantly
  129.  recalled by typing Ctrl-F1..F10.
  130.  
  131.  eg. Store this page by typing Alt-F1. Then go to
  132.      the contents page with F1 (or anywhere else
  133.      in the help file) and type Ctrl-F1. If all
  134.      goes well you should be back here again.
  135. !Category7
  136. !Window  16 8 62 17
  137. !Colors 23 23 30 94 0 0 0 0
  138.  
  139.  
  140.   DOS functions. Choose from..
  141.  
  142.        Directory listing...........(255,248) dir 
  143.       (255,250) Enter a DOS shell 
  144. !
  145. !----- Note the use of the special commands ^A(255,---). These Help files
  146. !----- can have a maximum of 254 categories, so ^A(255,---) is reserved
  147. !----- for these special commands, such as printing and DOS commands.
  148. !----- 248 means execute the highlighted phrase as a DOS command, and
  149. !----- 250 means the user can enter any DOS command or a DOS shell.
  150. !----- For more on these and other special ^A commands, type F1 for help
  151. !----- and select "Commands" from the main menu and "^A(#,#)...^A" from
  152. !----- the Commands menu.
  153. !Offset0
  154. !offset7  ----- to match the include file categories with this file.
  155. !include animate.hls  ---- the animation demo, as an include file
  156.